Home
last modified time | relevance | path

Searched defs:vm_ (Results 1 – 25 of 58) sorted by relevance

123

/arkcompiler/ets_runtime/ecmascript/debugger/
Dhot_reload_manager.h40 const EcmaVM *vm_; variable
/arkcompiler/ets_runtime/test/fuzztest/exceptionoomerror_fuzzer/
Dexceptionoomerror_fuzzer.cpp28 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in ExceptionOOMErrorFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/exceptionevalerror_fuzzer/
Dexceptionevalerror_fuzzer.cpp28 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in ExceptionEvalErrorFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsnapiisconstructor_fuzzer/
Djsnapiisconstructor_fuzzer.cpp29 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in JSNApiIsConstructorFuzzTest() local
/arkcompiler/toolchain/inspector/
Dinspector.h77 void* vm_ = nullptr; variable
/arkcompiler/ets_runtime/test/fuzztest/jsnapiisarrayiterator_fuzzer/
Djsnapiisarrayiterator_fuzzer.cpp28 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in JSNApiIsArrayIterator_FuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/exceptionaggregateerror_fuzzer/
Dexceptionaggregateerror_fuzzer.cpp28 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in ExceptionAggregateErrorFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/symbolnew_fuzzer/
Dsymbolnew_fuzzer.cpp28 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in SymbolNewFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsnapiistrue_fuzzer/
Djsnapiistrue_fuzzer.cpp29 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in JSNApiIsTrueFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsnapiisfalse_fuzzer/
Djsnapiisfalse_fuzzer.cpp29 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in JSNApiIsFalseFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsnapiisstringiterator_fuzzer/
Djsnapiisstringiterator_fuzzer.cpp28 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in JSNApiIsStringIterator_FuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefissharedarraybuffer_fuzzer/
Djsvaluerefissharedarraybuffer_fuzzer.cpp40 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in JSValueRefIsWeakMapFuzzerTest() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dstring_hashmap.h75 const EcmaVM *vm_; variable
/arkcompiler/ets_runtime/test/fuzztest/jsnapiuncaughtexception_fuzzer/
Djsnapiuncaughtexception_fuzzer.cpp28 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in JSNApiUncaughtExceptionFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsnapivalue_fuzzer/
Djsnapivalue_fuzzer.cpp29 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in JSNApiValueFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsnapiuncaughtclearexception_fuzzer/
Djsnapiuncaughtclearexception_fuzzer.cpp29 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in JSNApiUncaughtClearExceptionFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/exceptiontypeerror_fuzzer/
Dexceptiontypeerror_fuzzer.cpp28 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in ExceptionTypeErrorFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/objectrefsetprototype_fuzzer/
Dobjectrefsetprototype_fuzzer.cpp31 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in ObjectRefSetPrototypeFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsnapihaspendingexception_fuzzer/
Djsnapihaspendingexception_fuzzer.cpp29 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in JSNApiUncaughtClearExceptionFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/maprefgetsetkeyvaluesize_fuzzer/
Dmaprefgetsetkeyvaluesize_fuzzer.cpp32 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in Int32GetSizeFuzzerTest() local
/arkcompiler/ets_runtime/test/fuzztest/objectrefgetownproperty_fuzzer/
Dobjectrefgetownproperty_fuzzer.cpp28 EcmaVM *vm_ = JSNApi::CreateJSVM(option); in JSNApiGetOwnPropertyFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.h89 EcmaVM *vm_; variable
Dsnapshot_env.h71 EcmaVM *vm_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_arraybuf_test.cpp66 PandaEtsVM *vm_ = nullptr; // NOLINT(misc-non-private-member-variables-in-classes) member in ark::ets::test::EtsArrayBufferTest
Dets_error_test.cpp66 PandaEtsVM *vm_ = nullptr; // NOLINT(misc-non-private-member-variables-in-classes) member in ark::ets::test::EtsErrorTest

123