Home
last modified time | relevance | path

Searched refs:isInvalid (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.h132 … bool isInvalid = GetSourceLocationFlag() == lexer::SourceLocationFlag::INVALID_SOURCE_LOCATION; in Alloc() local
133 … auto *ret = Allocator()->New<T>(isInvalid ? invalidNode : node, std::forward<Args>(args)...); in Alloc()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js72998 isInvalid() {
73885 if (e.isInvalid()) {
122031 isInvalid() {
123045 if (t && t.isInvalid()) {