Searched refs:IsPromiseResolveProtectorCellInvalid (Results 1 – 3 of 3) sorted by relevance
35 extern macro IsPromiseResolveProtectorCellInvalid(): bool;547 return promiseFun == constructor && !IsPromiseResolveProtectorCellInvalid();
2650 TNode<BoolT> IsPromiseResolveProtectorCellInvalid();
6222 TNode<BoolT> CodeStubAssembler::IsPromiseResolveProtectorCellInvalid() { in IsPromiseResolveProtectorCellInvalid() function in v8::internal::CodeStubAssembler