Home
last modified time | relevance | path

Searched refs:EnableArkTools (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Decma_vm_test.cpp62 EXPECT_TRUE(options1Out.EnableArkTools() != options2Out.EnableArkTools()); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.h234 bool EnableArkTools() const in EnableArkTools() function in panda::ecmascript::JSRuntimeOptions
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins.cpp431 if (vm_->GetJSOptions().EnableArkTools()) { in InitializeForSnapshot()
461 if (vm_->GetJSOptions().EnableArkTools()) { in InitializeGlobalObject()

Completed in 12 milliseconds