Home
last modified time | relevance | path

Searched defs:hasRecord (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp85 bool hasRecord = jsPandaFile->CheckAndGetRecordInfo(entry, recordInfo); in ExecuteFromAbcFile() local
135 bool hasRecord = jsPandaFile->CheckAndGetRecordInfo(entry, recordInfo); in ExecuteFromBuffer() local
187 bool hasRecord = jsPandaFile->CheckAndGetRecordInfo(entry, recordInfo); in ExecuteModuleBuffer() local
274 bool hasRecord = jsPandaFile->CheckAndGetRecordInfo(entry, recordInfo); in ExecuteFromBufferSecure() local
349 bool hasRecord = jsPandaFile->CheckAndGetRecordInfo(entry, recordInfo); in ExecuteModuleBufferSecure() local
Dliteral_data_extractor.cpp295 bool hasRecord = jsPandaFile->CheckAndGetRecordInfo(entry, recordInfo); in DefineMethodInLiteral() local
/arkcompiler/ets_runtime/ecmascript/require/
Djs_cjs_module.cpp136 bool hasRecord = jsPandaFile->CheckAndGetRecordInfo(requestEntryPoint, recordInfo); in Load() local
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_data_extractor.cpp162 bool hasRecord = jsPandaFile->CheckAndGetRecordInfo(entryPoint, recordInfo); in JsonParse() local
Djs_module_manager.cpp580 bool hasRecord = jsPandaFile->CheckAndGetRecordInfo(recordName, recordInfo); in ResolveModuleWithMerge() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_promise_job.cpp201 bool hasRecord = jsPandaFile->CheckAndGetRecordInfo(entryPoint, recordInfo); in DynamicImportJob() local
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp283 bool hasRecord = jsPandaFile->CheckAndGetRecordInfo(entry, recordInfo); in CommonInvokeEcmaEntrypoint() local
Djs_function.cpp941 bool hasRecord = jsPandaFile->CheckAndGetRecordInfo(recordName, recordInfo); in InitializeForConcurrentFunction() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp1578 bool hasRecord = pf->CheckAndGetRecordInfo(recordName, recordInfo); in GetRecordProfileType() local