Searched defs:targetKind (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | call_signature.h | 184 TargetKind targetKind = GetTargetKind(); in IsStub() local 190 TargetKind targetKind = GetTargetKind(); in IsBCStub() local
|
| D | new_object_stub_builder.cpp | 153 GateRef method, GateRef hclass, FunctionKind targetKind) in NewJSFunctionByHClass() 165 GateRef method, GateRef hclass, FunctionKind targetKind) in NewSFunctionByHClass() 600 …tubBuilder::DefineFuncForJit(GateRef glue, GateRef method, GateRef hclass, FunctionKind targetKind) in DefineFuncForJit() 1166 GateRef NewObjectStubBuilder::NewJSFunction(GateRef glue, GateRef method, FunctionKind targetKind) in NewJSFunction() 1172 … NewObjectStubBuilder::NewJSSendableFunction(GateRef glue, GateRef method, FunctionKind targetKind) in NewJSSendableFunction() 1180 FunctionKind targetKind) in NewJSFunction() 1253 … Label *failed, GateRef slotId, FunctionKind targetKind) in NewJSFunctionForJit()
|
| D | stub_builder.cpp | 11673 …ef StubBuilder::DefineFunc(GateRef glue, GateRef constpool, GateRef index, FunctionKind targetKind) in DefineFunc()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_hclass.cpp | 742 const ElementsKind targetKind) in IsInitialArrayHClassWithElementsKind()
|