Lines Matching refs:ToLocal
223 Utils::ToLocal(scriptName),
229 Utils::ToLocal(source_map_url),
367 .ToLocal(&source_string)) {
376 if (!ScriptCompiler::Compile(context, &source).ToLocal(&script)) return false;
788 return Utils::ToLocal(isolate->eternal_handles()->Get(index));
971 return Utils::ToLocal(result);
1177 Utils::ToLocal(obj)->SetCallHandler(callback, data, fast_handler);
1185 return Utils::ToLocal(obj);
1211 return Utils::ToLocal(i::Handle<i::FunctionTemplateInfo>(
1331 return Utils::ToLocal(result);
1420 return Utils::ToLocal(obj);
1436 return Utils::ToLocal(
1826 return Utils::ToLocal(i::Handle<i::Object>(name, isolate));
1840 return Utils::ToLocal(i::Handle<i::Object>(url, isolate));
1854 return Utils::ToLocal(i::Handle<i::Object>(url, isolate));
1871 !ToLocal<Value>(i::Execution::Call(isolate, fun, receiver, 0, NULL),
1989 if (!maybe.ToLocal(&result)) return MaybeLocal<Script>();
2010 if (!maybe.ToLocal(&generic)) return MaybeLocal<Script>();
2362 return v8::Utils::ToLocal(i::Handle<i::Object>(exception, isolate_));
2382 !ToLocal<Value>(i::JSReceiver::GetProperty(obj, name), &result);
2442 Local<String> result = Utils::ToLocal(raw_result);
2584 str = Utils::ToLocal(i::Handle<i::String>::cast(result));
2622 return Utils::ToLocal(Utils::OpenHandle(this));
2679 ? scope.Escape(Local<String>::Cast(Utils::ToLocal(obj)))
2768 return Utils::ToLocal(lookup);
2826 has_pending_exception = !ToLocal<Value>(maybe, &result);
2841 has_pending_exception = !ToLocal<Value>(maybe, &result);
2866 !ToLocal<String>(i::Object::ToString(isolate, maybe), &result);
3082 !ToLocal<String>(i::Object::ToString(isolate, obj), &result);
3099 has_pending_exception = !ToLocal<String>(
3121 !ToLocal<Object>(i::Object::ToObject(isolate, obj), &result);
3151 has_pending_exception = !ToLocal<Number>(i::Object::ToNumber(obj), &result);
3168 !ToLocal<Integer>(i::Object::ToInteger(isolate, obj), &result);
3185 !ToLocal<Int32>(i::Object::ToInt32(isolate, obj), &result);
3202 !ToLocal<Uint32>(i::Object::ToUint32(isolate, obj), &result);
3620 return Utils::ToLocal(i::Object::TypeOf(isolate, Utils::OpenHandle(this)));
3808 RETURN_ESCAPED(Utils::ToLocal(result));
3825 RETURN_ESCAPED(Utils::ToLocal(result));
3884 RETURN_ESCAPED(Utils::ToLocal(desc.ToObject(isolate)));
3898 return Utils::ToLocal(i::PrototypeIterator::GetCurrent(iter));
3936 return Utils::ToLocal(i::handle(iter.GetCurrent<i::JSObject>(), isolate));
3964 RETURN_ESCAPED(Utils::ToLocal(result));
3994 !ToLocal<String>(i::JSObject::ObjectProtoToString(isolate, obj), &result);
4009 return Utils::ToLocal(name);
4306 has_pending_exception = !ToLocal<Value>(i::Object::GetProperty(&it), &result);
4362 has_pending_exception = !ToLocal<Value>(i::Object::GetProperty(&it), &result);
4408 return Utils::ToLocal(result);
4415 return Utils::ToLocal(context);
4449 has_pending_exception = !ToLocal<Value>(
4476 has_pending_exception = !ToLocal<Value>(
4527 has_pending_exception = !ToLocal<Object>(
4553 has_pending_exception = !ToLocal<Value>(
4584 return Utils::ToLocal(name);
4588 return Utils::ToLocal(handle(func->shared()->name(), isolate));
4601 return Utils::ToLocal(i::Handle<i::Object>(func->shared()->inferred_name(),
4614 return Utils::ToLocal(i::Handle<i::Object>(*name, name->GetIsolate()));
4632 if (name->length() > 0) return Utils::ToLocal(name);
5415 return Utils::ToLocal(name);
5489 return Utils::ToLocal(value);
5707 return Utils::ToLocal(scope.CloseAndEscape(env));
5729 return Utils::ToLocal(token_handle);
5749 return Utils::ToLocal(i::Handle<i::JSObject>::cast(global));
5765 return Utils::ToLocal(binding);
5803 !ToLocal<Object>(i::ApiNatives::InstantiateObject(self), &result);
5820 !ToLocal<Function>(i::ApiNatives::InstantiateFunction(self), &result);
5929 result = Utils::ToLocal(handle_result); \
5997 return Utils::ToLocal(result);
6015 return Utils::ToLocal(string);
6039 return Utils::ToLocal(string);
6118 return Utils::ToLocal(obj);
6129 return Utils::ToLocal(obj);
6151 return Utils::ToLocal(obj);
6176 return Utils::ToLocal(obj);
6185 return Utils::ToLocal(
6196 return Utils::ToLocal(obj);
6205 return Utils::ToLocal(
6217 has_pending_exception = !ToLocal<Value>(
6265 !ToLocal<RegExp>(i::JSRegExp::New(Utils::OpenHandle(*pattern),
6283 return Utils::ToLocal(i::Handle<i::String>(obj->Pattern()));
6314 return Utils::ToLocal(obj);
6340 !ToLocal<Object>(isolate->factory()->CopyJSObject(paragon_handle),
6355 return Utils::ToLocal(obj);
6380 !ToLocal<Value>(i::Execution::Call(isolate, isolate->map_get(), self,
6399 RETURN_ESCAPED(Local<Map>::Cast(Utils::ToLocal(result)));
6454 return Utils::ToLocal(result_array);
6463 return Utils::ToLocal(obj);
6491 RETURN_ESCAPED(Local<Set>::Cast(Utils::ToLocal(result)));
6545 return Utils::ToLocal(result_array);
6557 RETURN_ESCAPED(Local<Promise::Resolver>::Cast(Utils::ToLocal(result)));
6569 return Local<Promise>::Cast(Utils::ToLocal(promise));
6627 RETURN_ESCAPED(Local<Promise>::Cast(Utils::ToLocal(result)));
6655 RETURN_ESCAPED(Local<Promise>::Cast(Utils::ToLocal(result)));
6675 RETURN_ESCAPED(Local<Promise>::Cast(Utils::ToLocal(result)));
6698 return Utils::ToLocal(target);
6705 return Utils::ToLocal(handler);
6728 !ToLocal<Proxy>(i::JSProxy::New(isolate, target, handler), &result);
6792 return Utils::ToLocal(obj);
6809 return Utils::ToLocal(obj);
6824 return Utils::ToLocal(buffer);
6890 return Utils::ToLocal##Type##Array(obj); \
6911 return Utils::ToLocal##Type##Array(obj); \
6925 return Utils::ToLocal(obj);
6938 return Utils::ToLocal(obj);
7012 return Utils::ToLocal(result);
7043 return Utils::ToLocal(SymbolFor(i_isolate, i_name, part, false));
7051 return Utils::ToLocal(SymbolFor(i_isolate, i_name, part, false));
7057 return Utils::ToLocal(i_isolate->factory()->iterator_symbol());
7063 return Utils::ToLocal(i_isolate->factory()->unscopables_symbol());
7069 return Utils::ToLocal(i_isolate->factory()->to_string_tag_symbol());
7075 return Utils::ToLocal(i_isolate->factory()->is_concat_spreadable_symbol());
7085 Local<Symbol> result = Utils::ToLocal(symbol);
7095 Utils::ToLocal(SymbolFor(i_isolate, i_name, part, true));
7170 return Utils::ToLocal(i::Handle<i::Context>(native_context));
7178 return Utils::ToLocal(i::Handle<i::Context>::cast(calling));
7187 return Utils::ToLocal(i::Handle<i::Context>::cast(last));
7981 if (!obj->ToString(context).ToLocal(&str)) return;
8003 if (!obj->ToString(context).ToLocal(&str)) return;
8027 return Utils::ToLocal(result); \
8142 !ToLocal<Value>(isolate->debug()->Call(Utils::OpenHandle(*fun), data_obj),
8170 !v8_fun->Call(context, Utils::ToLocal(debug), kArgc, argv)
8171 .ToLocal(&result);
8195 return Utils::ToLocal(i_isolate->debug()->GetDebugContext());
8209 return Utils::ToLocal(i::Handle<i::Context>::cast(calling));
8235 return Utils::ToLocal(result);
8591 return Utils::ToLocal(obj);