Home
last modified time | relevance | path

Searched defs:needCheck (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
H A Dets_to_string_cache_test.cpp85 void TestMainLoop(double value, [[maybe_unused]] bool needCheck) in TestMainLoop() argument
119 bool needCheck = bern(engine); local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_stubs.cpp158 GateRef BuiltinsStubBuilder::GetArgFromArgv(GateRef index, GateRef numArgs, bool needCheck) in GetArgFromArgv() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgate.cpp99 bool needCheck = true; in CheckStateInput() local
317 bool needCheck = true; in CheckStateOutput() local

Completed in 5 milliseconds