Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
Dregexp-interpreter.cc232 Isolate* isolate, Handle<ByteArray> code_array, in UpdateCodeAndSubjectReferences()
385 Isolate* isolate, ByteArray code_array, String subject_string, in RawMatch()
1063 ByteArray code_array = ByteArray::cast(regexp.bytecode(is_one_byte)); in Match() local
1072 Isolate* isolate, ByteArray code_array, String subject_string, in MatchInternal()