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

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

Completed in 67 milliseconds