Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp4607 JSHandle<JSTaggedValue> defautValue = thread_->GlobalConstants()->GetHandledUndefined(); in NewImportEntry() local
4631 JSHandle<JSTaggedValue> defautValue = thread_->GlobalConstants()->GetHandledUndefined(); in NewLocalExportEntry() local
4654 JSHandle<JSTaggedValue> defautValue = thread_->GlobalConstants()->GetHandledUndefined(); in NewIndirectExportEntry() local
4678 JSHandle<JSTaggedValue> defautValue = thread_->GlobalConstants()->GetHandledUndefined(); NewStarExportEntry() local
[all...]

Completed in 13 milliseconds