Searched defs:targetKind (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | call_signature.h | 179 TargetKind targetKind = GetTargetKind(); in IsStub() local 185 TargetKind targetKind = GetTargetKind(); in IsBCStub() local
|
| D | new_object_stub_builder.cpp | 111 GateRef method, GateRef hclass, FunctionKind targetKind) in NewJSFunctionByHClass() 123 GateRef method, GateRef hclass, FunctionKind targetKind) in NewSFunctionByHClass() 1086 GateRef NewObjectStubBuilder::NewJSFunction(GateRef glue, GateRef method, FunctionKind targetKind) in NewJSFunction() 1092 … NewObjectStubBuilder::NewJSSendableFunction(GateRef glue, GateRef method, FunctionKind targetKind) in NewJSSendableFunction() 1100 FunctionKind targetKind) in NewJSFunction()
|
| D | stub_builder.cpp | 10020 …ef StubBuilder::DefineFunc(GateRef glue, GateRef constpool, GateRef index, FunctionKind targetKind) in DefineFunc()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_hclass.cpp | 659 const ElementsKind targetKind) in IsInitialArrayHClassWithElementsKind()
|