Home
last modified time | relevance | path

Searched defs:protoOrHclass (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp1137 GateRef protoOrHclass, GateRef result) in AllocateNewNumber()
1202 auto protoOrHclass = builder_.LoadConstOffset(VariableType::JS_POINTER(), numberFunction, in LowerNewNumber() local
Dtyped_bytecode_lowering.cpp1542 GateRef protoOrHclass = builder_.LoadConstOffset(VariableType::JS_ANY(), ctor, in LowerTypedNewObjRange() local
Dcircuit_builder.cpp1117 …GateRef protoOrHclass = Load(VariableType::JS_ANY(), func, IntPtr(JSFunction::PROTO_OR_DYNCLASS_OF… in NewJSPrimitiveRef() local
Dnew_object_stub_builder.cpp1745 auto protoOrHclass = Load(VariableType::JS_ANY(), ctor, in FastNewThisObject() local
Dstub_builder.cpp7857 …GateRef protoOrHclass = Load(VariableType::JS_ANY(), func, IntPtr(JSFunction::PROTO_OR_DYNCLASS_OF… in GetFunctionPrototype() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp1348 auto protoOrHclass = Load(VariableType::JS_ANY(), obj, in SetPrototypeOf() local