Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dbarriers-inl.h95 SynchronizedSetObject(const JSThread *thread, void *obj, size_t offset, JSTaggedType value, bool isPrimitive) SynchronizedSetObject() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_handle.h89 JSHandle(const JSThread *thread, JSTaggedValue value, bool isPrimitive) in JSHandle() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSCompiler.cpp84 bool const isPrimitive = !literalType->IsETSReferenceType(); in Compile() local

Completed in 5 milliseconds