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.cpp560 Label notFastBuiltins(env0); in JSCallNativeInner() local
1788 void CallStubBuilder::CallFastBuiltin(Label* notFastBuiltins, Label *exit, GateRef hir) in CallFastBuiltin()