HomeSort by relevance Sort by last modified time
    Searched full:is_wasm_to_js (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
frames.h 420 bool is_wasm_to_js() const { return type() == WASM_TO_JS; } function in class:v8::internal::BASE_EMBEDDED
    [all...]
frames.cc 770 if (!is_wasm() && !is_wasm_to_js()) {
    [all...]

Completed in 79 milliseconds