Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_stub_builder.cpp356 Label notFastBuiltins(env); in JSCallNativeInner() local
1528 void CallStubBuilder::CallFastBuiltin(Label* notFastBuiltins, Label *exit, GateRef hir) in CallFastBuiltin()