Searched refs:HasContextExtension (Results 1 – 3 of 3) sorted by relevance
1194 const Operator* JSOperatorBuilder::HasContextExtension(size_t depth) { in HasContextExtension() function in v8::internal::compiler::JSOperatorBuilder
1053 const Operator* HasContextExtension(size_t depth); in NON_EXPORTED_BASE()
1806 Node* has_extension = NewNode(javascript()->HasContextExtension(d)); in CheckContextExtensionsSlowPath()