Lines Matching refs:ToLocal

337       Utils::ToLocal(scriptName),  in GetScriptOriginForScript()
342 Utils::ToLocal(source_map_url), in GetScriptOriginForScript()
346 Utils::ToLocal(host_defined_options)); in GetScriptOriginForScript()
1262 return Utils::ToLocal(result); in SlowGetEmbedderData()
1323 Set(Utils::ToLocal(Utils::OpenHandle(reinterpret_cast<Name*>(*name))), value, in SetPrivate()
1417 Utils::ToLocal(obj)->SetCallHandler(callback, data, side_effect_type); in FunctionTemplateNew()
1430 return Utils::ToLocal(obj); in FunctionTemplateNew()
1456 return Utils::ToLocal(i::Handle<i::FunctionTemplateInfo>( in FromSnapshot()
1570 return Utils::ToLocal(result); in InstanceTemplate()
1655 return Utils::ToLocal(obj); in ObjectTemplateNew()
1671 return Utils::ToLocal(i::Handle<i::ObjectTemplateInfo>( in FromSnapshot()
2089 return Utils::ToLocal(i::Handle<i::Object>(name, isolate)); in GetScriptName()
2103 return Utils::ToLocal(i::Handle<i::Object>(url, isolate)); in GetSourceURL()
2117 return Utils::ToLocal(i::Handle<i::Object>(url, isolate)); in GetSourceMappingURL()
2136 has_pending_exception = !ToLocal<Value>( in Run()
2323 has_pending_exception = !ToLocal(i::Module::Evaluate(isolate, self), &result); in Evaluate()
2429 if (!maybe.ToLocal(&result)) return MaybeLocal<Script>(); in Compile()
2447 if (!maybe.ToLocal(&unbound)) return MaybeLocal<Module>(); in CompileModule()
2735 return v8::Utils::ToLocal(i::Handle<i::Object>(exception, isolate_)); in Exception()
2755 !ToLocal<Value>(i::JSReceiver::GetProperty(isolate, obj, name), &result); in StackTrace()
2810 Local<String> result = Utils::ToLocal(raw_result); in Get()
2924 RETURN_ESCAPED(Utils::ToLocal(msg->GetSourceLine())); in GetSourceLine()
2994 ? scope.Escape(Local<String>::Cast(Utils::ToLocal(obj))) in GetScriptName()
3005 ? scope.Escape(Local<String>::Cast(Utils::ToLocal(obj))) in GetScriptNameOrSourceURL()
3016 ? scope.Escape(Local<String>::Cast(Utils::ToLocal(obj))) in GetFunctionName()
3040 has_pending_exception = !ToLocal<Value>(maybe, &result); in Parse()
3055 has_pending_exception = !ToLocal<Value>(maybe, &result); in Parse()
3075 !ToLocal<String>(i::Object::ToString(isolate, maybe), &result); in Stringify()
3298 has_pending_exception = !ToLocal(result, &value); in ReadValue()
3553 !ToLocal<String>(i::Object::ToString(isolate, obj), &result); in ToString()
3569 Utils::ToLocal(i::Object::NoSideEffectsToString(isolate, obj)); in ToDetailString()
3581 !ToLocal<Object>(i::Object::ToObject(isolate, obj), &result); in ToObject()
3597 !ToLocal<BigInt>(i::BigInt::FromObject(isolate, obj), &result); in ToBigInt()
3622 !ToLocal<Number>(i::Object::ToNumber(isolate, obj), &result); in ToNumber()
3639 !ToLocal<Integer>(i::Object::ToInteger(isolate, obj), &result); in ToInteger()
3656 !ToLocal<Int32>(i::Object::ToInt32(isolate, obj), &result); in ToInt32()
3673 !ToLocal<Uint32>(i::Object::ToUint32(isolate, obj), &result); in ToUint32()
4079 return Utils::ToLocal(i::Object::TypeOf(isolate, Utils::OpenHandle(this))); in TypeOf()
4208 return Utils::ToLocal(private_->desc.value()); in value()
4213 return Utils::ToLocal(private_->desc.get()); in get()
4218 return Utils::ToLocal(private_->desc.set()); in set()
4353 RETURN_ESCAPED(Utils::ToLocal(result)); in Get()
4370 RETURN_ESCAPED(Utils::ToLocal(result)); in Get()
4423 RETURN_ESCAPED(Utils::ToLocal(desc.ToObject(isolate))); in GetOwnPropertyDescriptor()
4431 return Utils::ToLocal(i::PrototypeIterator::GetCurrent(iter)); in GetPrototype()
4465 return Utils::ToLocal(i::handle(iter.GetCurrent<i::JSObject>(), isolate)); in FindInstanceInPrototypeChain()
4494 RETURN_ESCAPED(Utils::ToLocal(result)); in GetPropertyNames()
4525 !ToLocal<Value>(i::Execution::Call(isolate, isolate->object_to_string(), in ObjectProtoToString()
4536 return Utils::ToLocal(name); in GetConstructorName()
4859 has_pending_exception = !ToLocal<Value>(i::Object::GetProperty(&it), &result); in GetRealNamedPropertyInPrototypeChain()
4901 has_pending_exception = !ToLocal<Value>(i::Object::GetProperty(&it), &result); in GetRealNamedProperty()
4935 return Utils::ToLocal(result); in Clone()
4941 return Utils::ToLocal(self->GetCreationContext()); in CreationContext()
4977 has_pending_exception = !ToLocal<Value>( in CallAsFunction()
4995 has_pending_exception = !ToLocal<Value>( in CallAsConstructor()
5056 has_pending_exception = !ToLocal<Object>( in NewInstanceWithSideEffectType()
5092 has_pending_exception = !ToLocal<Value>( in Call()
5123 return Utils::ToLocal(name); in GetName()
5127 return Utils::ToLocal(handle(func->shared()->Name(), isolate)); in GetName()
5140 return Utils::ToLocal(i::Handle<i::Object>(func->shared()->inferred_name(), in GetInferredName()
5153 return Utils::ToLocal(i::Handle<i::Object>(*name, self->GetIsolate())); in GetDebugName()
5171 if (name->length() > 0) return Utils::ToLocal(name); in GetDisplayName()
5848 return Utils::ToLocal(ro_name); in Name()
5853 return Utils::ToLocal(name); in Name()
5924 return Utils::ToLocal(value); in SlowGetInternalField()
6246 return Utils::ToLocal(scope.CloseAndEscape(env)); in NewContext()
6298 return Utils::ToLocal( in NewRemoteContext()
6320 return Utils::ToLocal(token_handle); in GetSecurityToken()
6339 return Utils::ToLocal(i::Handle<i::JSObject>::cast(global)); in Global()
6355 return Utils::ToLocal(binding); in GetExtrasBindingObject()
6414 has_pending_exception = !ToLocal<Object>( in NewInstance()
6455 !ToLocal<Function>(i::ApiNatives::InstantiateFunction(self), &result); in GetFunction()
6490 return Utils::ToLocal(scope.CloseAndEscape(object)); in NewRemoteInstance()
6600 result = Utils::ToLocal(handle_result); \
6658 return Utils::ToLocal(result); in Concat()
6681 return Utils::ToLocal(string); in NewExternalTwoByte()
6685 return Utils::ToLocal(i_isolate->factory()->empty_string()); in NewExternalTwoByte()
6704 return Utils::ToLocal(string); in NewExternalOneByte()
6708 return Utils::ToLocal(i_isolate->factory()->empty_string()); in NewExternalOneByte()
6810 return Utils::ToLocal(obj); in New()
6821 return Utils::ToLocal(obj); in New()
6841 return Utils::ToLocal(obj); in New()
6849 return Utils::ToLocal( in ValueOf()
6863 return Utils::ToLocal(obj); in New()
6889 return Utils::ToLocal(obj); in New()
6898 return Utils::ToLocal( in ValueOf()
6909 return Utils::ToLocal(obj); in New()
6918 return Utils::ToLocal( in ValueOf()
6930 has_pending_exception = !ToLocal<Value>( in New()
6977 !ToLocal<RegExp>(i::JSRegExp::New(isolate, Utils::OpenHandle(*pattern), in New()
6987 return Utils::ToLocal( in GetSource()
7019 return Utils::ToLocal(obj); in New()
7039 return Utils::ToLocal(obj); in New()
7064 !ToLocal<Value>(i::Execution::Call(isolate, isolate->map_get(), self, in Get()
7083 RETURN_ESCAPED(Local<Map>::Cast(Utils::ToLocal(result))); in Set()
7160 return Utils::ToLocal( in AsArray()
7170 return Utils::ToLocal(obj); in New()
7198 RETURN_ESCAPED(Local<Set>::Cast(Utils::ToLocal(result))); in Add()
7261 return Utils::ToLocal(SetAsArray(isolate, obj->table(), 0)); in AsArray()
7269 !ToLocal<Promise::Resolver>(isolate->factory()->NewJSPromise(), &result); in New()
7277 return Local<Promise>::Cast(Utils::ToLocal(promise)); in GetPromise()
7329 RETURN_ESCAPED(Local<Promise>::Cast(Utils::ToLocal(result))); in Catch()
7343 RETURN_ESCAPED(Local<Promise>::Cast(Utils::ToLocal(result))); in Then()
7367 return Utils::ToLocal(result); in Result()
7381 return Utils::ToLocal(target); in GetTarget()
7388 return Utils::ToLocal(handler); in GetHandler()
7411 !ToLocal<Proxy>(i::JSProxy::New(isolate, target, handler), &result); in New()
7457 Utils::ToLocal(i::Handle<i::JSObject>::cast(module_object))); in FromTransferrableModule()
7489 Utils::ToLocal(i::Handle<i::JSObject>::cast(module_object))); in Deserialize()
7518 Utils::ToLocal(maybe_compiled.ToHandleChecked())); in Compile()
7677 return Utils::ToLocal(obj); in New()
7694 return Utils::ToLocal(obj); in New()
7711 return Utils::ToLocal(buffer); in Buffer()
7783 return Utils::ToLocal##Type##Array(obj); \
7804 return Utils::ToLocal##Type##Array(obj); \
7818 return Utils::ToLocal(obj); in TYPED_ARRAYS()
7831 return Utils::ToLocal(obj); in New()
7935 return Utils::ToLocal(result); in New()
7942 return Utils::ToLocal(i_isolate->SymbolFor( in For()
7950 return Utils::ToLocal( in ForApi()
7969 return Utils::ToLocal(i_isolate->factory()->name##_symbol()); \
7983 Local<Symbol> result = Utils::ToLocal(symbol); in WELL_KNOWN_SYMBOLS()
7991 Local<Symbol> result = Utils::ToLocal(i_isolate->SymbolFor( in ForApi()
8037 return Utils::ToLocal(result); in New()
8045 return Utils::ToLocal(result); in NewFromUnsigned()
8059 RETURN_ESCAPED(Utils::ToLocal(result.ToHandleChecked())); in NewFromWords()
8118 return Utils::ToLocal(i::Handle<i::Context>(native_context, isolate)); in GetCurrentContext()
8127 return Utils::ToLocal(i::Handle<i::Context>::cast(last)); in GetEnteredContext()
8140 return Utils::ToLocal(i::Handle<i::Context>::cast(last)); in GetEnteredOrMicrotaskContext()
8146 return Utils::ToLocal(context); in GetIncumbentContext()
9025 if (!obj->ToString(context).ToLocal(&str)) return; in Utf8Value()
9044 if (!obj->ToString(context).ToLocal(&str)) return; in Value()
9067 return Utils::ToLocal(result); \
9139 return Utils::ToLocal(result); in GetInternalProperties()
9237 return Utils::ToLocal( in Name()
9247 return Utils::ToLocal( in SourceURL()
9257 return Utils::ToLocal( in SourceMappingURL()
9276 return Utils::ToLocal( in Source()
9605 return Utils::ToLocal(i::JSWeakCollection::GetEntries( in PreviewEntries()
9615 return Utils::ToLocal(MapAsArray(isolate, iterator->table(), in PreviewEntries()
9622 return Utils::ToLocal( in PreviewEntries()
9659 return Utils::ToLocal(handle_scope.CloseAndEscape(fun)); in GetBuiltin()
9704 return Utils::ToLocal(handle(obj->function(), obj->GetIsolate())); in Function()
9735 has_pending_exception = !ToLocal<Value>( in EvaluateGlobal()
9769 names->Append(Utils::ToLocal(handle(name, isolate))); in GlobalLexicalScopeNames()
10392 return Utils::ToLocal(obj); in FindObjectById()