Home
last modified time | relevance | path

Searched defs:emptySLayout (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dshared_builtins.cpp63 auto emptySLayout = thread_->GlobalConstants()->GetHandledEmptySLayoutInfo(); in InitializeSObjectAndSFunction() local
143 auto emptySLayout = globalConst->GetHandledEmptySLayoutInfo(); in InitializeSArrayBuffer() local
205 auto emptySLayout = globalConst->GetHandledEmptySLayoutInfo(); in InitializeSSet() local
272 auto emptySLayout = globalConst->GetHandledEmptySLayoutInfo(); in InitializeSMap() local
330 auto emptySLayout = thread_->GlobalConstants()->GetHandledEmptySLayoutInfo(); in InitializeSModuleNamespace() local
348 auto emptySLayout = thread_->GlobalConstants()->GetHandledEmptySLayoutInfo(); in InitializeSAsyncFunction() local
372 auto emptySLayout = thread_->GlobalConstants()->GetHandledEmptySLayoutInfo(); in InitializeSFunction() local
1060 auto emptySLayout = globalConst->GetHandledEmptySLayoutInfo(); in InitializeSharedBitVector() local
/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp234 auto emptySLayout = thread->GlobalConstants()->GetHandledEmptySLayoutInfo(); in NewJSSharedMap() local
258 auto emptySLayout = thread->GlobalConstants()->GetHandledEmptySLayoutInfo(); in NewJSSharedSet() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp70 auto emptySLayout = thread->GlobalConstants()->GetHandledEmptySLayoutInfo(); in CreateSharedMap() local
91 auto emptySLayout = thread->GlobalConstants()->GetHandledEmptySLayoutInfo(); in CreateJSSharedSet() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp417 auto emptySLayout = thread_->GlobalConstants()->GetHandledEmptySLayoutInfo(); in CreateSharedMap() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp399 … auto emptySLayout = instance->GetJSThread()->GlobalConstants()->GetHandledEmptySLayoutInfo(); in NewSObject() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dinter_op_serializer_test.cpp2386 auto emptySLayout = thread->GlobalConstants()->GetHandledEmptySLayoutInfo(); in CreateSSet() local
2402 auto emptySLayout = thread->GlobalConstants()->GetHandledEmptySLayoutInfo(); in CreateSMap() local
Dserializer_test.cpp2515 auto emptySLayout = thread->GlobalConstants()->GetHandledEmptySLayoutInfo(); in CreateSSet() local
2531 auto emptySLayout = thread->GlobalConstants()->GetHandledEmptySLayoutInfo(); in CreateSMap() local