Home
last modified time | relevance | path

Searched defs:targetKind (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.h179 TargetKind targetKind = GetTargetKind(); in IsStub() local
185 TargetKind targetKind = GetTargetKind(); in IsBCStub() local
H A Dnew_object_stub_builder.cpp1031 GateRef NewObjectStubBuilder::NewJSFunction(GateRef glue, GateRef method, FunctionKind targetKind) in NewJSFunction() argument
1037 GateRef NewObjectStubBuilder::NewJSSendableFunction(GateRef glue, GateRef method, FunctionKind targetKind) in NewJSSendableFunction() argument
110 NewJSFunctionByHClass(GateRef glue, GateRef method, GateRef hclass, FunctionKind targetKind) NewJSFunctionByHClass() argument
122 NewSFunctionByHClass(GateRef glue, GateRef method, GateRef hclass, FunctionKind targetKind) NewSFunctionByHClass() argument
1043 NewJSFunction(GateRef glue, GateRef jsFunc, GateRef index, GateRef length, GateRef lexEnv, Variable *result, Label *success, Label *failed, GateRef slotId, FunctionKind targetKind) NewJSFunction() argument
[all...]
H A Dstub_builder.cpp10117 GateRef StubBuilder::DefineFunc(GateRef glue, GateRef constpool, GateRef index, FunctionKind targetKind) in DefineFunc() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_hclass.cpp657 IsInitialArrayHClassWithElementsKind(const JSThread *thread, const JSHClass *targetHClass, const ElementsKind targetKind) IsInitialArrayHClassWithElementsKind() argument

Completed in 34 milliseconds