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.cpp136 Label notFastBuiltins(env); in JSCallNative() local
1312 void CallStubBuilder::CallFastBuiltin(Label* notFastBuiltins, Label *exit) in CallFastBuiltin()