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.cpp1118 GateRef protoOrHclass, GateRef result) in AllocateNewNumber()
1183 auto protoOrHclass = builder_.LoadConstOffset(VariableType::JS_POINTER(), numberFunction, in LowerNewNumber() local
Dcircuit_builder.cpp1211 …GateRef protoOrHclass = Load(VariableType::JS_ANY(), func, IntPtr(JSFunction::PROTO_OR_DYNCLASS_OF… in NewJSPrimitiveRef() local
Dtyped_bytecode_lowering.cpp1609 GateRef protoOrHclass = builder_.LoadConstOffset(VariableType::JS_ANY(), ctor, in LowerTypedNewObjRange() local
Dnew_object_stub_builder.cpp1767 auto protoOrHclass = Load(VariableType::JS_ANY(), ctor, in FastNewThisObject() local
Dstub_builder.cpp8283 …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.cpp1158 auto protoOrHclass = Load(VariableType::JS_ANY(), obj, in SetPrototypeOf() local