Searched refs:GetFunctionRealm (Results 1 – 8 of 8) sorted by relevance
176 GetFunctionRealm(caller_context, target, &target_not_callable); in TF_BUILTIN()
295 // 2. Let getThenRealmResult be GetFunctionRealm(then).
97 static MaybeHandle<NativeContext> GetFunctionRealm(
1020 JSReceiver::GetFunctionRealm(new_target), Map); in GetDerivedMap()
659 MaybeHandle<NativeContext> JSReceiver::GetFunctionRealm( in GetFunctionRealm() function in v8::internal::JSReceiver
1697 JSReceiver::GetFunctionRealm(Handle<JSReceiver>::cast(constructor)), in ArraySpeciesConstructor()
2030 TNode<NativeContext> GetFunctionRealm(TNode<Context> context,
9290 TNode<NativeContext> CodeStubAssembler::GetFunctionRealm( in GetFunctionRealm() function in v8::internal::CodeStubAssembler