Home
last modified time | relevance | path

Searched defs:emptySLayout (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Djson_parser.cpp413 auto emptySLayout = thread_->GlobalConstants()->GetHandledEmptySLayoutInfo(); in CreateSharedMap() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dshared_builtins.cpp60 auto emptySLayout = thread_->GlobalConstants()->GetHandledEmptySLayoutInfo(); in InitializeSObjectAndSFunction() local
140 auto emptySLayout = globalConst->GetHandledEmptySLayoutInfo(); in InitializeSArrayBuffer() local
202 auto emptySLayout = globalConst->GetHandledEmptySLayoutInfo(); in InitializeSSet() local
269 auto emptySLayout = globalConst->GetHandledEmptySLayoutInfo(); in InitializeSMap() local
327 auto emptySLayout = thread_->GlobalConstants()->GetHandledEmptySLayoutInfo(); in InitializeSModuleNamespace() local
345 auto emptySLayout = thread_->GlobalConstants()->GetHandledEmptySLayoutInfo(); InitializeSAsyncFunction() local
369 auto emptySLayout = thread_->GlobalConstants()->GetHandledEmptySLayoutInfo(); InitializeSFunction() local
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_dump_test.cpp200 auto emptySLayout = instance->GetJSThread()->GlobalConstants()->GetHandledEmptySLayoutInfo(); in NewSObject() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Ddump_test.cpp234 auto emptySLayout = thread->GlobalConstants()->GetHandledEmptySLayoutInfo(); in NewJSSharedMap() local
258 auto emptySLayout = thread->GlobalConstants()->GetHandledEmptySLayoutInfo(); in NewJSSharedSet() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
H A Dserializer_test.cpp2238 auto emptySLayout = thread->GlobalConstants()->GetHandledEmptySLayoutInfo(); in CreateSSet() local
2254 auto emptySLayout = thread->GlobalConstants()->GetHandledEmptySLayoutInfo(); in CreateSMap() local

Completed in 13 milliseconds